home *** CD-ROM | disk | FTP | other *** search
- Path: news.cybercomm.net!usenet
- From: jwrugo@raven.cybercom.com (John W. Rugo)
- Newsgroups: comp.lang.rexx
- Subject: VX-REXX and Compound Vairable Save to File?
- Date: 9 Jan 1996 14:59:46 GMT
- Organization: [Self]
- Distribution: inet
- Message-ID: <4ctvt2$414@crow.cybercomm.net>
- NNTP-Posting-Host: sl-002.sl.cybercomm.net
- X-Newsreader: NeoLogic News for OS/2 [version: 4.2]
-
- Hi,
-
- I need some direction as to how to use compound variables and
- save the results to a file and thus retrieve the file info.
-
- Let's say I had an address book with entry fields:
-
- person.!name
- person.!street
- person.!city
- person.!state
- person.!zip
-
- 1. How do I get and asigne the values from the entry fields?
- 2. How do I save the information to a file?
-